Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | first cut at a C version of the possible inferiors code | Andrew Tridgell | 2009-04-07 | 1 | -0/+172 | |
| | * | don't load @ATTRIBUTES if we have an override handler in place | Andrew Tridgell | 2009-04-07 | 1 | -0/+7 | |
| | * | fixed internal handling of attribute deletion | Andrew Tridgell | 2009-04-07 | 1 | -13/+23 | |
| | * | added a str_list_append() function | Andrew Tridgell | 2009-04-07 | 1 | -0/+23 | |
| | * | s4:schema Don't free mem_ctx before it is initilised | Andrew Bartlett | 2009-04-03 | 1 | -1/+0 | |
| | * | Merge branch 'master' of ssh://git.samba.org/data/git/samba into wspp-schema | Andrew Bartlett | 2009-04-03 | 20 | -673/+1946 | |
| | |\ | ||||||
| | * | | s4:schema Update Windows 2008 schema from Microsoft to latest version | Andrew Bartlett | 2009-04-03 | 3 | -5147/+5150 | |
| | * | | Remove minschema generated schema - we now generate from setup/ad-schema/ | Andrew Bartlett | 2009-04-03 | 1 | -10390/+0 | |
| | * | | Add parentGUID as an allowed attribute in samba4Top | Andrew Bartlett | 2009-04-03 | 1 | -0/+1 | |
| | * | | Merge commit 'abartlet/wspp-schema' into wspp-schema | Andrew Tridgell | 2009-04-02 | 0 | -0/+0 | |
| | |\ \ | ||||||
| | | * \ | Merge branch 'master' of ssh://git.samba.org/data/git/samba into wspp-schema | Andrew Bartlett | 2009-04-01 | 3 | -4/+29 | |
| | | |\ \ | ||||||
| | * | | | | major upgrade to the ldb attribute handling | Andrew Tridgell | 2009-04-02 | 17 | -154/+432 | |
| | * | | | | Merge commit 'master/master' into wspp-schema | Andrew Tridgell | 2009-04-02 | 27 | -419/+1677 | |
| | |\ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | * | | | | possibleInferiors is a generated attribute - we can't pull it over DRS | Andrew Tridgell | 2009-03-31 | 1 | -2/+0 | |
| | * | | | | Merge branch 'master' into wspp-schema | Andrew Tridgell | 2009-03-31 | 19 | -78/+301 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch 'master' into wspp-schema | Andrew Tridgell | 2009-03-31 | 149 | -2871/+6737 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | s4:schema Remove 'cn' from the final output of ms_schema.py | Andrew Bartlett | 2009-03-20 | 1 | -0/+6 | |
| | * | | | | | | Merge branch 'master' of ssh://git.samba.org/data/git/samba into wspp-schema | Andrew Bartlett | 2009-03-20 | 228 | -13883/+13378 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | s4:schema Don't rely on objectCategory 'magic' when loading the schema | Andrew Bartlett | 2009-03-11 | 1 | -2/+2 | |
| | * | | | | | | | s4:provision load_schema in provision.py no longer takes a hostname | Andrew Bartlett | 2009-03-11 | 1 | -2/+1 | |
| | * | | | | | | | Merge branch 'master' of ssh://git.samba.org/data/git/samba into wspp-schema | Andrew Bartlett | 2009-03-11 | 21 | -138/+1141 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch 'master' of ssh://git.samba.org/data/git/samba into wspp-schema | Andrew Bartlett | 2009-03-10 | 18 | -363/+362 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'master' of ssh://git.samba.org/data/git/samba into wspp-schema | Andrew Bartlett | 2009-03-08 | 51 | -2211/+2148 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Load the schema with a more efficient single search | Andrew Bartlett | 2009-03-06 | 1 | -93/+15 | |
| | * | | | | | | | | | | Load the schema for provision-backend in a transaction | Andrew Bartlett | 2009-03-06 | 1 | -18/+24 | |
| | * | | | | | | | | | | Sort output of schema for OpenLDAP during conversion | Andrew Bartlett | 2009-03-06 | 1 | -98/+132 | |
| | * | | | | | | | | | | Allow ms_schema.py to produce output much like minschema_wspp | Sreepathi Pai | 2009-03-05 | 1 | -0/+15 | |
| | * | | | | | | | | | | Remove ad2oLschema, insted call it directly from provision-backend | Andrew Bartlett | 2009-03-05 | 7 | -225/+113 | |
| | * | | | | | | | | | | Merge branch 'master' of ssh://git.samba.org/data/git/samba into wspp-schema | Andrew Bartlett | 2009-03-05 | 237 | -4382/+9499 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Add the new, updated AD schema file from Microsoft | Andrew Bartlett | 2009-02-25 | 4 | -1623/+1585 | |
| | * | | | | | | | | | | | Don't parse the schema data twice | Andrew Bartlett | 2009-02-25 | 1 | -12/+8 | |
| | * | | | | | | | | | | | Tolerate more whitespace errors | Andrew Bartlett | 2009-02-25 | 1 | -0/+1 | |
| | * | | | | | | | | | | | Create schema.ldif at runtime directly from ad-schema files | Sreepathi Pai | 2009-02-25 | 2 | -5/+278 | |
| * | | | | | | | | | | | | Add the thread functions to top level lib/util. | Jeremy Allison | 2009-04-08 | 3 | -0/+277 | |
| * | | | | | | | | | | | | s3-svcctl: Fix _svcctl_EnumServicesStatusW (again). | Günther Deschner | 2009-04-08 | 1 | -3/+1 | |
| * | | | | | | | | | | | | Remove async_req | Volker Lendecke | 2009-04-08 | 9 | -617/+2 | |
| * | | | | | | | | | | | | Convert cli_push to tevent_req | Volker Lendecke | 2009-04-08 | 2 | -77/+66 | |
| * | | | | | | | | | | | | Convert cli_pull to tevent_req | Volker Lendecke | 2009-04-08 | 2 | -54/+49 | |
| * | | | | | | | | | | | | s3-net: Fix Bug #5329: add "net rpc service delete/create". | Günther Deschner | 2009-04-08 | 1 | -0/+204 | |
| * | | | | | | | | | | | | Convert rpc_transport_smbd_init to tevent_req | Volker Lendecke | 2009-04-08 | 2 | -39/+37 | |
| * | | | | | | | | | | | | Convert rpc_cli_smbd_conn_init to tevent_req | Volker Lendecke | 2009-04-08 | 2 | -44/+41 | |
| * | | | | | | | | | | | | Convert get_anon_ipc to tevent_req | Volker Lendecke | 2009-04-08 | 1 | -40/+35 | |
| * | | | | | | | | | | | | Convert rpc_transport_np_init to tevent_req | Volker Lendecke | 2009-04-08 | 3 | -46/+43 | |
| * | | | | | | | | | | | | error-codes: add some service related error codes. | Günther Deschner | 2009-04-08 | 2 | -0/+6 | |
| * | | | | | | | | | | | | s4-smbtorture: fix test_ReportEventLog in RPC-EVENTLOG. | Günther Deschner | 2009-04-08 | 1 | -2/+3 | |
| * | | | | | | | | | | | | s3-eventlog: split out evlog_convert_tdb_to_evt(). | Günther Deschner | 2009-04-08 | 3 | -52/+80 | |
| * | | | | | | | | | | | | s3-eventlog: move rpc_server/srv_eventlog_lib.c out of rpc_server. | Günther Deschner | 2009-04-08 | 3 | -2/+2 | |
| * | | | | | | | | | | | | s3/packaging: Add idmap_hash and idmap_adex to the list of built modules. | Karolin Seeger | 2009-04-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | | s3-rpc-server: remove unused rpc_server/srv_util.c file. | Günther Deschner | 2009-04-08 | 1 | -88/+0 | |
| * | | | | | | | | | | | | s3-selftest: As Samba3 now passes RPC-SPOOLSS-WIN enable it against ourself. | Günther Deschner | 2009-04-08 | 1 | -1/+1 |