summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* adding missing files from 3.0Gerald Carter2003-09-0948-0/+58
| | | | (This used to be commit 20c57840f847e82be9880a730aea15feb29b6848)
* removing files not in 3.0Gerald Carter2003-09-09158-37763/+6
| | | | (This used to be commit d5c32f8881f33667c9bfa067cb7f2113bd55c724)
* syncing files from 3.0 into HEAD againGerald Carter2003-09-09234-47827/+53912
| | | | (This used to be commit bca0bba209255d0effbae6a3d3b6d298f0952c3a)
* removing using_samba docs from samba cvs module (not are in a separate cvs ↵Gerald Carter2003-08-19159-27609/+0
| | | | | | module) (This used to be commit 4729e9cd52519c06c4be857d77bbccc2688b3cea)
* port latest changes from SAMBA_3_0 treeSimo Sorce2003-08-02172-4095/+6162
| | | | (This used to be commit 3101c236b8241dc0183995ffceed551876427de4)
* connect to the right realm or domain for trusted AD domainsGerald Carter2003-07-231-8/+4
| | | | (This used to be commit ae14f8364398f07fc3e7c7861cd39fe528f3fe7a)
* fix the build. Ifdef out some codeGerald Carter2003-07-173-540/+13
| | | | (This used to be commit e66541d0e1befec5d589890994454dd639ea0665)
* should not have been checked in. My faultGerald Carter2003-07-171-36/+0
| | | | (This used to be commit af0efeeccfc6f4bc78c6baafd2bded404cc2a551)
* ading new files from 3.0Gerald Carter2003-07-16112-0/+21094
| | | | (This used to be commit 99feae7b5b1c229a925367b87c0c0f636d9a2d75)
* trying to get HEAD building again. If you want the codeGerald Carter2003-07-16536-54542/+98496
| | | | | prior to this merge, checkout HEAD_PRE_3_0_0_BETA_3_MERGE (This used to be commit adb98e7b7cd0f025b52c570e4034eebf4047b1ad)
* get rid of CFLAGS from LDSHFLAGS and WINBIND_NSS_LDSHFLAGS and insteadHerb Lewis2003-07-112-3/+3
| | | | | define it in SHLD for those systems that use CC for SHLD (This used to be commit 142c54ca924bd854e7d840c2a67692c9f61ee396)
* mark the HEAD branch as deprecated. Nothing that a determinedAndrew Tridgell2003-06-072-1/+12
| | | | | | programmer can't work around, but hopefully enough that people will notice that they should be using the 3.0 branch at the moment (This used to be commit d6de8e8a94c8fb7d7837ed2b43092a275cc9d6c5)
* initial version of idmap_ldap.c; lots of updates to comeGerald Carter2003-06-031-0/+838
| | | | (This used to be commit 69c84ad06b759da2246b3c00155a43e90f45a7f6)
* * set winbind cache time to 5 minutesGerald Carter2003-06-036-20/+98
| | | | | | | * quit obsessing over the sequence number so much * share the updated sequence number between parent and child winbindd processes in dual mode (This used to be commit 6fb5bdb30e2b1341ba600ce0dfd397394f7a831c)
* More changes to editreg to make it less tetchy.Richard Sharpe2003-06-021-17/+17
| | | | (This used to be commit 30e1431e937325da414493bf0a6d4281b9c1501f)
* Some fixes for editreg.c, although I see that head seems broken ...Richard Sharpe2003-06-021-5/+5
| | | | (This used to be commit b049c2f66f2bc7d8beb52c9a88c48b297738336b)
* Bringing packaging/Debian/* to a more recent state.Eloy Paris2003-06-0177-7599/+4344
| | | | (This used to be commit cd7494a19608f2b4a63b9c654dd8e0a0fc587c39)
* Setting account policy values is done using -C, not -V. Fixes bug #120Jelmer Vernooij2003-05-291-1/+1
| | | | (This used to be commit fd16d4797881372fe0dc7b87a23c58efdef84fbd)
* Don't crash when doing command name completion. Fixes debian bug #194776Jelmer Vernooij2003-05-291-1/+3
| | | | (This used to be commit 45b0a63aba1c974e5e38f8f95bc158bc30a05a3b)
* Fix the events API. Patch by metze with some minor modifications.Jelmer Vernooij2003-05-292-64/+110
| | | | (This used to be commit df24c4e839b3de0dc23400463d7489a991f61f49)
* Fix bug brought up by Ken Cross that empty ACE's cause existing ACE's toJeremy Allison2003-05-281-51/+14
| | | | | | | be applied to new ACE set calls. This is incorrect. Don't think this has a bugzilla id. Jeremy. (This used to be commit 6a4502b03b95703dead4775874ff9ac08ed1a489)
* Merge of NTLMSSP name type fix from 3.0Tim Potter2003-05-281-2/+2
| | | | (This used to be commit 587bd1b83d13ab83aca28bd543755c5862ed8e75)
* Spelling.Tim Potter2003-05-281-1/+1
| | | | (This used to be commit e063c95bd5609e6aeade2d88e5cd9286d033971c)
* Merge of non-static initialisation fixes from 3.0Tim Potter2003-05-281-1/+7
| | | | (This used to be commit 7f32b3f016ecc824ddcdaeb840d5d36224aa8141)
* Merge of cut and paste fix from 3.0Tim Potter2003-05-281-3/+3
| | | | (This used to be commit 34a0c7313a12d581e9aaf08322b105216cc94478)
* It seems only NT4 does the VC == 0 session drop code.Jeremy Allison2003-05-281-1/+5
| | | | | Jeremy. (This used to be commit a1fee6594ec90a80478deee48a40d908aecb2e73)
* Whitespace syncup.Tim Potter2003-05-281-1/+0
| | | | (This used to be commit 25caa7c6279aca249e3554b61bbc3175b66883d3)
* Merge of rpcstr_pull() termination fixes from 3.0Tim Potter2003-05-281-1/+4
| | | | (This used to be commit d41705dec6bed752acfe3210c73a949101dc23f6)
* Merge of formatting fixups from 3.0Tim Potter2003-05-281-4/+9
| | | | (This used to be commit 43e01fb2306f35931256dfda6803bd887f28059f)
* Merge of pull_ascii() and pull_ucs2() termination fixes from 3.0Tim Potter2003-05-281-0/+4
| | | | (This used to be commit bd97a76388b3f16d287c25579f02afe072cdec25)
* Merge from 3.0:Tim Potter2003-05-281-0/+1
| | | | | | | | | | | | | >Restore a number of fixes that idra removed when he merged his >idmap-and-the-rest from HEAD. > >These are correctness fixes that were already in 3.0, and a memory leak fix. > >The pdb_ldap changes are held back at jerry's request (he is also playing >with pdb_ldap ATM). > >Andrew Bartlett (This used to be commit d2bc89b860a19ccdda7189b8db0a740f224046f2)
* Merge of uint32/uid_t mismatch from 3.0Tim Potter2003-05-282-3/+3
| | | | (This used to be commit a9f0e69dbefdaf8daee3943782817bcc536d2fb3)
* cut-n-paste errorGerald Carter2003-05-271-1/+1
| | | | (This used to be commit 1f02ca540dff5366a1ad2e8a98b626635a8e9018)
* Correct (?) handling for VC = 0. Trying to fix XP logoff leaving resourcesJeremy Allison2003-05-271-1/+18
| | | | | | around. Jeremy. (This used to be commit 870e111facb4abb01dd1d92739346d764eff056c)
* fix bug 118; replace hard coded 'next[User|Group]Rid' attribute namesGerald Carter2003-05-271-6/+8
| | | | (This used to be commit dc18ffcc5a215975a90232374a84ffbe6b6903ea)
* volker's fix for crash when my_private_data == NULLGerald Carter2003-05-271-2/+8
| | | | (This used to be commit 63bb1e21ebac68f904c01fb58ac7c06a9bcb8ab0)
* volker's add_signature() fix; must pass the beginning on the outbuf to get ↵Gerald Carter2003-05-271-5/+5
| | | | | | the flags field (This used to be commit 81cccd25b84871d282815dfa378bd687c5c29cc1)
* Squash another compiler warning.Tim Potter2003-05-271-2/+2
| | | | (This used to be commit 8bfcbd53848e34b90099f5167b570165c3f6bf62)
* Fix unused variable warning.Tim Potter2003-05-271-1/+2
| | | | (This used to be commit 0a80db5bde14e19d79411d832d51430d1b1c3454)
* Fix shadow parameter warning in free_empty_sys_acl()Tim Potter2003-05-271-5/+5
| | | | (This used to be commit 7345bca285a4fed294a6120a399fa2fa3d88a440)
* This should be the correct fix for merge of bug #60 from 3.0.Tim Potter2003-05-271-3/+0
| | | | (This used to be commit aaf06908b290af8184731833a3c9b0837b4fc499)
* Merge of secchan fix from 3.0 that was eaten by CVS yesterday. I thinkTim Potter2003-05-271-1/+1
| | | | | it was becuase I ran out of disk quota. (This used to be commit 10cbec05a7bfe2fab54940329c5b348d5e524f29)
* Merge the remaining bits of fix for bug #60.Tim Potter2003-05-271-59/+48
| | | | (This used to be commit 7c3da9b4db94add8c3cf93d8f8d1ae0e907b5b99)
* Merge from 3.0: remove bogus static initialisers.Tim Potter2003-05-271-2/+2
| | | | (This used to be commit 79a654bbe5952a704dcad6b65aa66288a54e02e4)
* Merge from 3.0: quieten debug message for trust acct password change.Tim Potter2003-05-271-1/+1
| | | | (This used to be commit ab60980461f31ce3dcb582f195b3754807dd9174)
* Added string error for NT_STATUS_NOT_A_REPARSE_POINT error.Tim Potter2003-05-271-0/+1
| | | | (This used to be commit cb4188941e93f8026a94a7378a51b0ec73ffcb8f)
* Merge from 3.0: Fix set_local_machine_name() for both *SMBSERVER andTim Potter2003-05-271-0/+11
| | | | | *SMBSERV as per comments in loadparm.c (This used to be commit a6cb33c5bf0e26d8092c06a2cc01a6678109fb68)
* Sync up sid types enum.Tim Potter2003-05-271-1/+2
| | | | (This used to be commit 2ff89e1ee830ee2496861396ff69a232b0605b2f)
* Jelmer was really excited about copyrights this year.Tim Potter2003-05-271-1/+1
| | | | (This used to be commit 30a1b517fca6554c3beb5cc33fa0299d1376a542)
* Merge: add DFS error constant.Tim Potter2003-05-271-0/+1
| | | | (This used to be commit c9dfc35e95719af8b7c9511668d0d4053b73f9a0)